In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / HasIntersection1 Method

HasIntersection1 Method (GdPictureRectangleF)

In This Topic
Syntax
'Declaration

 

Public Function HasIntersection1( _

   ByVal rect As GdPictureRectangleF _

) As Boolean
public bool HasIntersection1( 

   GdPictureRectangleF rect

)
public function HasIntersection1( 

    rect: GdPictureRectangleF

): Boolean; 
public function HasIntersection1( 

   rect : GdPictureRectangleF

) : boolean;
public: bool HasIntersection1( 

   GdPictureRectangleF* rect

) 
public:

bool HasIntersection1( 

   GdPictureRectangleF^ rect

) 

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members